Published: 9/10/2021 Tags: Programming

I thought it might be fun to share some programming with you. I'm building a streaming music service for lofi hip-hop using Phoenix and Elixir. You can check out what I've got so far at http://lofi.limo/

In this fifth episode, we'll build a module for parsing an MP3 file and calculating its duration.